Skip to main content

Fields

amount : Int! required

The amount of the fulfilment (in minor currency units), unsigned.

sourceIdentifier : String

The database ID of the fulfilment source, e.g. the database ID of the payment.

sourceType : FulfilmentSourceType

The type of the fulfilment source, e.g. PAYMENT.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "amount": 37, "sourceIdentifier": "65420000", "sourceType": "UNKNOWN" }