Skip to content

Commit 995bce2

Browse files
convicheGitHub Enterprise
authored andcommitted
Update refund-api.md
1 parent 55bff26 commit 995bce2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doc/refund-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ Refund refund = zuoraClient.refunds().create(params);
3636
RefundCreateRequest params = RefundCreateRequest.builder()
3737
.amount(10.0d)
3838
.account("account_id8")
39-
.authorisationCode("7368")
4039
.currency("USD")
4140
.external(true)
4241
.build();

0 commit comments

Comments
 (0)