Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Many API services require the client to specify the charge account number. The account number is specified within the header as Account-Number:

Code Block
Account-NumberaccountId: 123456

If this header is not specified and is required for an API service call, a 400 Bad Request error is returned.

...