Create Prepayment Request

API Docs by APIMATIC
Advanced Billing APIModelsStructures

Create Prepayment Request
#

NameDescription
prepayment
REQUIRED
  • HTTP
  • Java
  • .NET
  • PHP
  • Python
  • Ruby
  • TypeScript
  • Go
{
  "prepayment": {
    "amount": 11.6,
    "details": "details8",
    "memo": "memo2",
    "method": "money_order",
    "payment_profile_id": 240
  }
}