v1
latestOpenAPI 3.0.12026-07-243407211.3 MBAdjustment
Creates a balance adjustment for the specified account. Supports adjustment types such as promo, instructionCredit, disbursement, achOut, and their reversals.
The following adjustment types must be specifically configured for a program code in order to be used by a partner.
- promo and promoReversal
- instructionCredit and instructionDebit
- disbursement, disbursementReversal
- anyDebitOut, anyDebitOutReversal
- achOut, achOutReversal
If an adjustmentType has not been configured for a program code, then the request will be rejected.
If you have any further questions, please contact your Green Dot Product liaisons. Request Parameters.
post/programs/{programCode}/accounts/{accountIdentifier}/adjustments
Path parameters
programCodestring required
The program code for the partner implementation.
accountIdentifierstring required
The unique identifier for the account to adjust.
Headers
X-GD-MaxRetryDurationstring
The maximum retry duration for the adjustment operation (optional).
X-GD-RequestIdstring required
A unique identifier (GUID) for tracking the request.
X-GD-CallModestring
The call mode for AB testing or routing (optional).
Request body
Response
OK