sites
Add Payment Method
Adds a payment method by creating an associate_site_instrument workflow.
put/v0/sites/{site_id}/payment-method
Path parameters
site_idstring required
Site UUID
Request body
Response
Example response
{
"active_description": "Starting workflow",
"created_at": 1234567890,
"id": "12345678-90ab-cdef-1234-567890abcdef",
"number_of_tasks": 5,
"type": "add_site_user_membership"
}