Create a creditAsk AIpost https://api.monetizeplatform.com/api/accounts/{accountId}/billGroups/{billGroupId}/creditsCreate a credit which can be used to adjust account balancePath ParamsaccountIdstringrequiredbillGroupIdstringrequiredBody ParamscreditNoteIdstringID for the Note of this creditprepaidInvoiceItemIdstringInvoice item id for prepaid invoiceprepaidProductIdstringId for prepaid productstatusstringenumStatus of the credit. Describes if it can be ACTIVE,INACTIVE,CANCELED or APPLIEDACTIVEINACTIVEVOIDEXPIREDAPPLIEDAllowed:ACTIVEINACTIVEVOIDEXPIREDAPPLIEDtypestringenumType of the credit. Can be CREDIT_NOTE,SERVICE,PREPAIDCREDIT_NOTESERVICEPREPAIDAllowed:CREDIT_NOTESERVICEPREPAIDcurrencystringenumCurrency for the credit amountAUDBYNCADCNYDKKEURGBPINRISKMYRNOKSEKSGDTWDUSDShow 15 enum valuesamountnumberAmount which can be appliedexpirationDatedateExpiration date for this creditreasonstringlength between 0 and 255Reason why this credit exists/creatednamestringName of the creditcustomFieldsobjectUser configured custom fields for the creditcustomFields objectHeadersx-api-keystringrequiredx-api-key is an authentication or authorization token used in API requests to verify the identity and permissions of the clientResponses 201Credit saved successfully. 400Bad Request 500Internal server error. Please contact the support team.Updated about 1 year ago