Skip to main content

AdjustDto

amountnumberrequired

Signed delta to apply to the approved amount.

reasonstringrequired

Possible values: >= 3 characters and <= 500 characters

AdjustDto
{
"amount": 0,
"reason": "string"
}