Graph API Version

Extended Credit Whatsapp Credit Sharing And Attach

Reading

You can't perform this operation on this endpoint.

Creating

You can make a POST request to whatsapp_credit_sharing_and_attach edge from the following paths:
When posting to this edge, an ExtendedCreditAllocationConfig will be created.

Parameters

ParameterDescription
waba_currency
string

The ISO-4217-3 currency code

Required
waba_id
numeric string or integer

Id of the WhatsApp Business Account you are sharing credit line with

Required

Return Type

This endpoint supports read-after-write and will read the node represented by id in the return type.
Struct {
allocation_config_id: numeric string,
waba_id: numeric string,
}

Error Codes

ErrorDescription
100Invalid parameter
200Permissions error
457The session has an invalid origin

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.