PaymentMethodOwnerInput
Input object type representing a payment method owner.
Note, this is similar to the OwnerInput above but is
based on non primary db key identifier.
Input fields
The unique identifier of the owner.
The type of owner entity.
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
{
"ownerIdentifier": "70519930",
"ownerType": "ACCOUNT_USER"
}