Skip to main content

Input fields

The owners of the financial account this instruction represents.

targetIdentifier : String! required

The unique identifier for the target the payment method should be associated with.

targetType : PaymentMethodActionIntentTargetType! required

The type of target the payment method should be associated with.

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

{ "owners": PaymentMethodOwnerInput, "targetIdentifier": "13969484", "targetType": "ledger" }