OrganizationPaymentMethod

List payment methods for an organization

Returns a lightweight list of payment method identifiers and their types for the given organization. This endpoint does not return full payment method metadata; it is intended for selection/association workflows where only (payment_method_id, payment_method_type) are needed.

get/organization/{organization_id}/payment-methods

Path parameters

organization_idstring required

ID of an organization

Response

Response

Changes

Changed in 2 of the 26 revisions of this API.22

    • ○

      removed the aws_subscription_v1 enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the gcp_subscription_v1 enum value from the // response property for the response status

      response-property-enum-value-removed

    • ●

      added the new aws_subscription_v1 enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new gcp_subscription_v1 enum value to the // response property for the response status

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog